Open topic with navigation
The setSymbol method sets order's symbol.
setSymbol(symbol);
symbol
Underlying symbol string that the order represents.
See placeOrder() in Account class for an example on how to use setSymbol() method.
Copyright © 2006-2009 ActiveTick LLC